home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "strCustID": "Text (35) NOT NULL",
- "strFname": "Text (50)",
- "strLname": "Text (50)",
- "strCpyName": "Text (100)",
- "strAdd1": "Text (150)",
- "strAdd2": "Text (150)",
- "strCity": "Text (50)",
- "strState": "Text (50)",
- "intZipCode": "Text (10)",
- "strPhone": "Text (50)",
- "strFax": "Text (50)",
- "strEmail": "Text (100) NOT NULL",
- "strUname": "Text (50)",
- "strPasswd": "Text (50)"
- },
- "data": [
- {
- "strCustID": "1CA348A3-804C-11D3-A928005004218998",
- "strFname": "Ray",
- "strLname": "Camden",
- "strCpyName": "CIS",
- "strAdd1": "4541 Lauderdale",
- "strAdd2": "Box blah",
- "strCity": "Virginia Beach",
- "strState": "VA",
- "intZipCode": "23455",
- "strPhone": "757-318-7042",
- "strFax": "757-318-7046",
- "strEmail": "morpheus@deathclock.com",
- "strUname": "morpheus",
- "strPasswd": "password"
- },
- {
- "strCustID": "BA1EA79F-7D79-11D3-A928005004218998",
- "strFname": "Raymond",
- "strLname": "Camden",
- "strCpyName": "Creative Internet Solutions",
- "strAdd1": "4541 Lauderdale",
- "strCity": "Virginia Beach",
- "strState": "VA",
- "intZipCode": "23455",
- "strPhone": "757-318-7042",
- "strEmail": "morpheus@deathclock.com",
- "strUname": "morpheus",
- "strPasswd": "redwolf6"
- },
- {
- "strCustID": "BA1EA7A0-7D79-11D3-A928005004218998",
- "strFname": "Raymond",
- "strLname": "Camden",
- "strCpyName": "Creative Internet Solutions",
- "strAdd1": "4541 Lauderdale",
- "strCity": "Virginia Beach",
- "strState": "VA",
- "intZipCode": "23455",
- "strPhone": "757-318-7042",
- "strEmail": "morpheus@deathclock.com",
- "strUname": "ray",
- "strPasswd": "ray"
- },
- {
- "strCustID": "ACD68D02-8587-11D3-976D00104B2C8CE9",
- "strFname": "sdf",
- "strLname": "sdf",
- "strCpyName": "sdf",
- "strAdd1": "sdf",
- "strAdd2": "sdf",
- "strCity": "dfs",
- "strState": "sd",
- "intZipCode": "02902",
- "strPhone": "444-444-4444",
- "strEmail": "sdfjl;k @lkjsdl.com",
- "strUname": "hokey",
- "strPasswd": "hokey"
- }
- ]
- }